[INFO] cloning repository https://github.com/komentoj/komentoj
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/komentoj/komentoj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomentoj%2Fkomentoj", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomentoj%2Fkomentoj'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 019f59c6b6d697efa530965b9c19f2fc6d1162f5
[INFO] testing komentoj/komentoj against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomentoj%2Fkomentoj" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/komentoj/komentoj
[INFO] finished tweaking git repo https://github.com/komentoj/komentoj
[INFO] tweaked toml for git repo https://github.com/komentoj/komentoj written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/komentoj/komentoj on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/komentoj/komentoj already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded redis v1.2.0
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded deadpool v0.13.0
[INFO] [stderr]   Downloaded deadpool-redis v0.23.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.3.1
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded match_token v0.35.0
[INFO] [stderr]   Downloaded ammonia v4.1.2
[INFO] [stderr]   Downloaded markup5ever v0.35.0
[INFO] [stderr]   Downloaded web_atoms v0.1.3
[INFO] [stderr]   Downloaded cssparser v0.35.0
[INFO] [stderr]   Downloaded html5ever v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d5b1e5eef4a7c8fced658fda4ee0869e1fb0441ed848e6681cdf8000a1f149c
[INFO] running `Command { std: "docker" "start" "-a" "1d5b1e5eef4a7c8fced658fda4ee0869e1fb0441ed848e6681cdf8000a1f149c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d5b1e5eef4a7c8fced658fda4ee0869e1fb0441ed848e6681cdf8000a1f149c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d5b1e5eef4a7c8fced658fda4ee0869e1fb0441ed848e6681cdf8000a1f149c", kill_on_drop: false }`
[INFO] [stdout] 1d5b1e5eef4a7c8fced658fda4ee0869e1fb0441ed848e6681cdf8000a1f149c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a6959a772db8c113b642c91a88120814dd7cc544afb234bd4d0dc3bf44339a2
[INFO] running `Command { std: "docker" "start" "-a" "5a6959a772db8c113b642c91a88120814dd7cc544afb234bd4d0dc3bf44339a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.3.1
[INFO] [stderr]    Compiling deadpool v0.13.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ammonia v4.1.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling redis v1.2.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling deadpool-redis v0.23.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling komentoj-core v0.1.0 (/opt/rustwide/workdir/crates/komentoj-core)
[INFO] [stderr]    Compiling komentoj v0.1.0 (/opt/rustwide/workdir/crates/komentoj)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "5a6959a772db8c113b642c91a88120814dd7cc544afb234bd4d0dc3bf44339a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6959a772db8c113b642c91a88120814dd7cc544afb234bd4d0dc3bf44339a2", kill_on_drop: false }`
[INFO] [stdout] 5a6959a772db8c113b642c91a88120814dd7cc544afb234bd4d0dc3bf44339a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f1d0b82ea334f3cbbb8be2ce1f0d9cc725f00dc8729009652a4dd0363a7fbb
[INFO] running `Command { std: "docker" "start" "-a" "26f1d0b82ea334f3cbbb8be2ce1f0d9cc725f00dc8729009652a4dd0363a7fbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling redis v1.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling deadpool-redis v0.23.0
[INFO] [stderr]    Compiling komentoj-core v0.1.0 (/opt/rustwide/workdir/crates/komentoj-core)
[INFO] [stdout] warning: function `make_actor_json` is never used
[INFO] [stdout]   --> crates/komentoj-core/src/test_helpers.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn make_actor_json(actor_url: &str, key_id: &str, inbox_url: &str, pem: &str) -> Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `owner_inbox_path` is never used
[INFO] [stdout]    --> crates/komentoj-core/src/test_helpers.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn owner_inbox_path(state: &crate::state::AppState) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `owner_actor_url` is never used
[INFO] [stdout]    --> crates/komentoj-core/src/test_helpers.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub fn owner_actor_url(state: &crate::state::AppState) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling komentoj v0.1.0 (/opt/rustwide/workdir/crates/komentoj)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "26f1d0b82ea334f3cbbb8be2ce1f0d9cc725f00dc8729009652a4dd0363a7fbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f1d0b82ea334f3cbbb8be2ce1f0d9cc725f00dc8729009652a4dd0363a7fbb", kill_on_drop: false }`
[INFO] [stdout] 26f1d0b82ea334f3cbbb8be2ce1f0d9cc725f00dc8729009652a4dd0363a7fbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c34db3087c8a617ee07267ca6ebf654e7290354e5725c7bb99557413aaadf5b0
[INFO] running `Command { std: "docker" "start" "-a" "c34db3087c8a617ee07267ca6ebf654e7290354e5725c7bb99557413aaadf5b0", kill_on_drop: false }`
[INFO] [stderr] warning: function `make_actor_json` is never used
[INFO] [stderr]   --> crates/komentoj-core/src/test_helpers.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub fn make_actor_json(actor_url: &str, key_id: &str, inbox_url: &str, pem: &str) -> Value {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `owner_inbox_path` is never used
[INFO] [stderr]    --> crates/komentoj-core/src/test_helpers.rs:226:8
[INFO] [stderr]     |
[INFO] [stderr] 226 | pub fn owner_inbox_path(state: &crate::state::AppState) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `owner_actor_url` is never used
[INFO] [stderr]    --> crates/komentoj-core/src/test_helpers.rs:231:8
[INFO] [stderr]     |
[INFO] [stderr] 231 | pub fn owner_actor_url(state: &crate::state::AppState) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `komentoj-core` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/komentoj-933674ad5174bce8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/komentoj_core-35f00b41acc84427)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test ap::fetch::tests::private_ip_allows_public_addresses ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_cgnat ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_ipv6_ula ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_rfc1918 ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_allows_public_http ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_link_local ... ok
[INFO] [stdout] test ap::fetch::tests::private_ip_blocks_loopback ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_blocks_disallowed_schemes ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_blocks_localhost_names ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_blocks_private_ipv6_literals ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_blocks_private_ipv4_literals ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_rejects_malformed ... ok
[INFO] [stdout] test ap::html::tests::strip_html_removes_all_tags ... ok
[INFO] [stdout] test ap::html::tests::forces_nofollow_on_links ... ok
[INFO] [stdout] test ap::inbox::tests::extract_hrefs_finds_https_links ... ok
[INFO] [stdout] test ap::inbox::tests::extract_hrefs_empty_when_no_links ... ok
[INFO] [stdout] test ap::inbox::tests::extract_hrefs_skips_non_http ... ok
[INFO] [stdout] test ap::html::tests::preserves_mastodon_mention_class ... ok
[INFO] [stdout] test ap::html::tests::strips_script_tags ... ok
[INFO] [stdout] test ap::inbox::tests::object_id_from_object_with_id_field ... ok
[INFO] [stdout] test ap::inbox::tests::object_id_from_string_value ... ok
[INFO] [stdout] test ap::inbox::tests::object_id_from_unknown_value_is_empty ... ok
[INFO] [stdout] test ap::inbox::tests::parse_published_invalid_returns_none ... ok
[INFO] [stdout] test ap::signature::tests::build_signing_string_no_trailing_newline ... ok
[INFO] [stdout] test ap::signature::tests::compute_digest_format ... ok
[INFO] [stdout] test ap::signature::tests::split_signature_params_handles_commas_in_quotes ... ok
[INFO] [stdout] test ap::inbox::tests::parse_published_valid_rfc3339 ... ok
[INFO] [stdout] test ap::signature::tests::key_id_to_actor_url_strips_fragment ... ok
[INFO] [stdout] test ap::types::tests::actor_field_accepts_string_or_object ... ok
[INFO] [stdout] test ap::types::tests::deserializes_create_note_activity ... ok
[INFO] [stdout] test ap::types::tests::deserializes_delete_activity_with_bare_object_url ... ok
[INFO] [stdout] test ap::types::tests::deserializes_follow_activity ... ok
[INFO] [stdout] test ap::types::tests::deserializes_gotosocial_note_with_content_map ... ok
[INFO] [stdout] test ap::types::tests::deserializes_mastodon_actor ... ok
[INFO] [stdout] test ap::types::tests::deserializes_mastodon_note ... ok
[INFO] [stdout] test ap::types::tests::is_public_when_cc_contains_public_uri ... ok
[INFO] [stdout] test ap::types::tests::is_public_when_to_contains_public_uri ... ok
[INFO] [stdout] test ap::types::tests::not_public_when_missing ... ok
[INFO] [stdout] test ap::types::tests::string_or_array_array_to_vec ... ok
[INFO] [stdout] test ap::types::tests::string_or_array_single_to_vec ... ok
[INFO] [stdout] test config::tests::acct_format ... ok
[INFO] [stdout] test ap::fetch::tests::validate_url_allows_public_https ... ok
[INFO] [stdout] test config::tests::env_var_overrides_port ... ok
[INFO] [stdout] test config::tests::env_var_overrides_admin_token ... ok
[INFO] [stdout] test config::tests::is_blog_url_matches_configured_domains ... ok
[INFO] [stdout] test config::tests::loads_valid_toml ... ok
[INFO] [stdout] test config::tests::per_user_urls_format ... ok
[INFO] [stdout] test ap::inbox::tests::inbox_delete_soft_deletes_comment ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_rejects_missing_signature ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_rejects_invalid_signature ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_create_stores_comment ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_duplicate_activity_is_deduplicated ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong ... FAILED
[INFO] [stdout] test ap::inbox::tests::inbox_rejects_actor_mismatch ... FAILED
[INFO] [stdout] test config::tests::missing_required_field_fails ... ok
[INFO] [stdout] test ap::inbox::tests::inbox_undo_follow_removes_follower ... FAILED
[INFO] [stdout] test ap::signature::tests::verify_rejects_tampered_body ... ok
[INFO] [stdout] test ap::signature::tests::sign_and_verify_post_roundtrip ... ok
[INFO] [stdout] test ap::signature::tests::sign_and_verify_get_roundtrip ... ok
[INFO] [stdout] test ap::signature::tests::verify_rejects_stale_date ... ok
[INFO] [stdout] test ap::signature::tests::verify_rejects_missing_signed_header ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_delete_soft_deletes_comment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_delete_soft_deletes_comment' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb032881b3f - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a292d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2c8d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b54d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb032989a6b - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb032989a6b - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb032989a6b - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb032963120 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297cecd - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979ef4 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb0329114ab - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280bf79 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328c01e2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be20e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f87bd - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296edd0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb032973026 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb032975150 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328cdd93 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032960e63 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d2d01 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d52c9 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328cad4d - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a3ce - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb032879f76 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb03289358a - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::inbox_delete_soft_deletes_comment::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032936227 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1114:5
[INFO] [stdout]   51:     0x5fb032923027 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1114:47
[INFO] [stdout]   52:     0x5fb0327f3bc6 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_delete_soft_deletes_comment::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_rejects_missing_signature stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_rejects_missing_signature' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb03288104f - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a28ed - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2c4d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b50d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb0329898cb - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb0329898cb - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb0329898cb - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb032962e00 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297c3ed - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979ed4 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb03291135b - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280bf39 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328c00a2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be1ae - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f877d - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296e9b0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb032972fa6 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb032974e00 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328cdc23 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032960db3 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d2bf1 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d5009 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328cab9f - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a32c - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb032879f26 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb03289355a - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::inbox_rejects_missing_signature::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032936007 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:793:5
[INFO] [stdout]   51:     0x5fb032922fc7 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:793:47
[INFO] [stdout]   52:     0x5fb0327f3b46 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_missing_signature::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_rejects_invalid_signature stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_rejects_invalid_signature' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb03288055f - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a28ad - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2c0d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b4cd - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb03298972b - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb03298972b - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb03298972b - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb032962ae0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297b90d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979eb4 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb03291120b - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280bef9 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328bff62 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be14e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f873d - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296e590 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb032972f26 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb032974ab0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328cdab3 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032960d03 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d2ae1 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d4d49 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328ca9ef - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a28c - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb032879ed6 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb03289352a - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::inbox_rejects_invalid_signature::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032935f17 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:803:5
[INFO] [stdout]   51:     0x5fb032922f97 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:803:47
[INFO] [stdout]   52:     0x5fb0327f3b06 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_invalid_signature::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_create_stores_comment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_create_stores_comment' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb03287ef7f - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a282d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2b8d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b44d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb0329893eb - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb0329893eb - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb0329893eb - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb0329624a0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297a34d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979e74 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb032910f6b - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280be79 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328bfce2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be08e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f86bd - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296dd50 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb032972e26 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb032974410 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328cd7d3 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032960ba3 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d28c1 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d47c9 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328ca68d - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a14e - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb032879e36 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb0328934ca - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::inbox_create_stores_comment::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032935597 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:959:5
[INFO] [stdout]   51:     0x5fb032922e77 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:959:47
[INFO] [stdout]   52:     0x5fb0327f3986 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_create_stores_comment::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb0328846ff - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a2a2d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2d8d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b64d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb03298a0eb - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb03298a0eb - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb03298a0eb - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb032963da0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297fa4d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979f74 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb0329119eb - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280c079 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328c06e2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be38e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f88bd - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296fe50 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb032973226 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb032975e90 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328ce353 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032961123 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d3141 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d5dc9 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328cb40f - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a64c - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb03287a0b6 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb03289364a - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::inbox_follow_creates_follower_and_sends_accept::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032936e17 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:866:5
[INFO] [stdout]   51:     0x5fb032923177 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:866:47
[INFO] [stdout]   52:     0x5fb0327f3d86 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_duplicate_activity_is_deduplicated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_duplicate_activity_is_deduplicated' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb03288311f - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a29ad - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2d0d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b5cd - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb032989dab - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb032989dab - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb032989dab - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb032963760 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297e48d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979f34 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb03291174b - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280bff9 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328c0462 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be2ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f883d - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296f610 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb032973126 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb0329757f0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328ce073 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032960fc3 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d2f21 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d5849 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328cb0ad - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a50e - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb03287a016 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb0328935ea - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::inbox_duplicate_activity_is_deduplicated::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032936c37 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1012:5
[INFO] [stdout]   51:     0x5fb032923117 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1012:47
[INFO] [stdout]   52:     0x5fb0327f3d06 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_duplicate_activity_is_deduplicated::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stderr] error: test failed, to rerun pass `-p komentoj-core --lib`
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb032883c0f - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a29ed - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2d4d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b60d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb032989f4b - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb032989f4b - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb032989f4b - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb032963a80 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297ef6d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979f54 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb03291189b - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280c039 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328c05a2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be32e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f887d - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296fa30 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb0329731a6 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb032975b40 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328ce1e3 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032961073 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d3031 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d5b09 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328cb25f - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a5ac - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb03287a066 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb03289361a - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::inbox_follow_ignored_when_object_is_wrong::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032936d27 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:920:5
[INFO] [stdout]   51:     0x5fb032923147 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:920:47
[INFO] [stdout]   52:     0x5fb0327f3d46 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_rejects_actor_mismatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_rejects_actor_mismatch' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb03287fa6f - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a286d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2bcd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b48d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb03298958b - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb03298958b - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb03298958b - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb0329627c0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297ae2d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979e94 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb0329110bb - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280beb9 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328bfe22 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be0ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f86fd - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296e170 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb032972ea6 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb032974760 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328cd943 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032960c53 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d29d1 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d4a89 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328ca83f - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a1ec - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb032879e86 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb0328934fa - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::inbox_rejects_actor_mismatch::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032935a57 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:836:5
[INFO] [stdout]   51:     0x5fb032922f07 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:836:47
[INFO] [stdout]   52:     0x5fb0327f3a46 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_rejects_actor_mismatch::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ap::inbox::tests::inbox_undo_follow_removes_follower stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ap::inbox::tests::inbox_undo_follow_removes_follower' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb0338633da - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb0338633da - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb0338633da - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb03387d67a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb03387d67a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5fb033868f32 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fb033868f32 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fb03383fdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb03383fdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb03385aa69 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb032a3608c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fb032a3608c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fb03385ace2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fb03385ace2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb03383fe68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb033834679 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb033840fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb03387de6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb03387dbb2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fb032ba3674 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fb032b8f262 - sqlx_postgres[ee50202fd8d571f8]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5fb032b948ce - <sqlx_postgres[ee50202fd8d571f8]::database::Postgres as sqlx_core[d21ed96b9f1bbf42]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5fb0329a254f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[d21ed96b9f1bbf42]::testing::TestContext<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>, sqlx_core[d21ed96b9f1bbf42]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fb03288262f - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fb0329a296d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fb0329a2ccd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fb03298b58d - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fb032989c0b - tokio[91f0c4bba9139506]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fb032989c0b - tokio[91f0c4bba9139506]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fb032989c0b - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fb032963440 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fb03297d9ad - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fb032979f14 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fb0329115fb - <tokio[91f0c4bba9139506]::runtime::context::scoped::Scoped<tokio[91f0c4bba9139506]::runtime::scheduler::Context>>::set::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fb03280bfb9 - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fb0328c0322 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::try_with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fb0328be26e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[91f0c4bba9139506]::runtime::context::Context>>::with::<tokio[91f0c4bba9139506]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fb0327f87fd - tokio[91f0c4bba9139506]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fb03296f1f0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fb0329730a6 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fb0329754a0 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fb0328cdf03 - tokio[91f0c4bba9139506]::runtime::context::runtime::enter_runtime::<<tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fb032960f13 - <tokio[91f0c4bba9139506]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fb0329d2e11 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fb0329d5589 - <tokio[91f0c4bba9139506]::runtime::runtime::Runtime>::block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fb0328caeff - sqlx_core[d21ed96b9f1bbf42]::rt::test_block_on::<sqlx_core[d21ed96b9f1bbf42]::testing::run_test<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fb03287a46c - sqlx_core[d21ed96b9f1bbf42]::testing::run_test::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}, sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fb032879fc6 - sqlx_core[d21ed96b9f1bbf42]::testing::run_test_with_pool::<sqlx_postgres[ee50202fd8d571f8]::database::Postgres, fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}, komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fb0328935ba - <fn(sqlx_core[d21ed96b9f1bbf42]::pool::Pool<sqlx_postgres[ee50202fd8d571f8]::database::Postgres>) -> komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::inbox_undo_follow_removes_follower::{closure#0} as sqlx_core[d21ed96b9f1bbf42]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5fb032936317 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1063:5
[INFO] [stdout]   51:     0x5fb032923057 - komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/komentoj-core/src/ap/inbox.rs:1063:47
[INFO] [stdout]   52:     0x5fb0327f3c06 - <komentoj_core[1da24713a128ade4]::ap::inbox::tests::inbox_undo_follow_removes_follower::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fb032a2936b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fb032a2936b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fb032a36b5b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fb032a36b5b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fb032a36b5b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fb032a30274 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fb032a30274 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fb032a39762 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fb032a39762 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fb032a39762 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fb032a39762 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fb032a39762 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fb03386260f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5fb03386260f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77309cf4aaa4 - <unknown>
[INFO] [stdout]   74:     0x77309cfd7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ap::inbox::tests::inbox_create_stores_comment
[INFO] [stdout]     ap::inbox::tests::inbox_delete_soft_deletes_comment
[INFO] [stdout]     ap::inbox::tests::inbox_duplicate_activity_is_deduplicated
[INFO] [stdout]     ap::inbox::tests::inbox_follow_creates_follower_and_sends_accept
[INFO] [stdout]     ap::inbox::tests::inbox_follow_ignored_when_object_is_wrong
[INFO] [stdout]     ap::inbox::tests::inbox_rejects_actor_mismatch
[INFO] [stdout]     ap::inbox::tests::inbox_rejects_invalid_signature
[INFO] [stdout]     ap::inbox::tests::inbox_rejects_missing_signature
[INFO] [stdout]     ap::inbox::tests::inbox_undo_follow_removes_follower
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 53 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c34db3087c8a617ee07267ca6ebf654e7290354e5725c7bb99557413aaadf5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c34db3087c8a617ee07267ca6ebf654e7290354e5725c7bb99557413aaadf5b0", kill_on_drop: false }`
[INFO] [stdout] c34db3087c8a617ee07267ca6ebf654e7290354e5725c7bb99557413aaadf5b0
